From: Colin Walters Date: Thu, 21 Dec 2017 21:31:18 +0000 (+0100) Subject: ci: Make rust build nonblocking for now X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~27^2~29 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=8ef18fd850d53fa01e7a3d8fe47fdd069b276b85;p=ostree.git ci: Make rust build nonblocking for now Will debug at some point but for now let's unblock other things. ``` /usr/bin/ld: /var/tmp/checkout/target/release/libbupsplit_rs.a(bupsplit_rs-db7d02fa07221ce3.bupsplit_rs0.rust-cgu.o): undefined reference to symbol 'dladdr@@GLIBC_2.2.5' ``` Closes: #1387 Approved by: jlebon --- diff --git a/.papr.yml b/.papr.yml index 2016c61b..a9ee15e2 100644 --- a/.papr.yml +++ b/.papr.yml @@ -53,6 +53,7 @@ tests: context: f26-rust inherit: true +required: false container: image: registry.fedoraproject.org/fedora:26 env: @@ -67,6 +68,7 @@ tests: context: f26-gnutls inherit: true +required: true container: image: registry.fedoraproject.org/fedora:26 env: